How to Install libiml-dev software package in Debian 8 (Jessie)

How to Install libiml-dev software package in Debian 8 (Jessie)

libiml-dev software package provides Integer Matrix Library, development files, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libiml-dev 

libiml-dev is installed in your system.

Make ensure the libiml-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libiml-dev *

You will get with libiml-dev package name, version, architecture and description in a table

libiml-dev package basic information:

Distro Debian 8 jessie
Section Library development
Package libiml-dev
Version 1.0.3-5
Description Integer Matrix Library, development files
Sub Section Libdevel


See Also, How to uninstall or remove libiml-dev software package from Debian 8 (Jessie)?